
 
 F u n c t i o n :   i s I E ( ) 
 
 
 
 D e s c r i p t i o n :   C h e c k s   i f   t h e   c u r r e n t   b r o w s e r   i s   I n t e r n e t   E x p l o r e r . 
 
 
 
 R e t u r n s :   T r u e   i f   y e s ,   F a l s e   o t h e r w i s e . 
 
 
 
 N o t e :   T h e   i s I E ( )   f u n c t i o n   d o e s   n o t   s u p p o r t   c h a i n i n g . 
 
 
 
 E x a m p l e : 
 
 
 
 v a r   i s I n t e r n e t E x p l o r e r   =   $ A . i s I E ( ) ; 
 
 